FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.ehr.r4#1.0.0-snapshot7 (47 ms)

Package ca.on.ehr.r4
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot7&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/mime-type
Url http://ontariohealth.ca/fhir/ehr/ValueSet/mime-type
Version 1.0.0
Status active
Date 2025-04-09
Name MimeTypeEHR
Title Mime Type EHR
Experimental False
Realm uv
Authority national
Description Attachment mime type supported by Ontario Health interfaces.

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-binary BinaryEHR

Resources that this resource uses

CodeSystem
urn:ietf:bcp:13 urn:ietf:bcp:13


Source

{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-MimeType",
  "url" : "http://ontariohealth.ca/fhir/ehr/ValueSet/mime-type",
  "version" : "1.0.0",
  "name" : "MimeTypeEHR",
  "title" : "Mime Type EHR",
  "status" : "active",
  "date" : "2025-04-09",
  "publisher" : "Ontario Health",
  "description" : "Attachment mime type supported by Ontario Health interfaces.",
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:bcp:13",
        "concept" : [
          {
            "code" : "application/pdf",
            "display" : "Adobe Portable Document Format"
          },
          {
            "code" : "application/rtf",
            "display" : "Rich Text Format (RTF)"
          },
          {
            "code" : "audio/mpeg",
            "display" : "MPEG audo layer 3 (MP3)"
          },
          {
            "code" : "audio/x-wav",
            "display" : "Waveform Audio File Format"
          },
          {
            "code" : "image/gif",
            "display" : "Graphics Interchange Format"
          },
          {
            "code" : "image/jpeg",
            "display" : "Joint Photographic Experts Group"
          },
          {
            "code" : "image/png",
            "display" : "Portable Network Graphics (PNG)"
          },
          {
            "code" : "image/tiff",
            "display" : "Tag Image File Format"
          },
          {
            "code" : "text/html",
            "display" : "Hypertext Markup Language"
          },
          {
            "code" : "text/plain",
            "display" : "Plain text"
          },
          {
            "code" : "text/xml",
            "display" : "Extensible Markup Language"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.